[Manager Summary]

PMSetIdleProc


Sets your application-defined idle function for the printing loop.
OSStatus PMSetIdleProc(PMIdleUPP idleProc)
PARAMETERS
idleProc
A pointer to your idle function, which the Carbon Printing Manager may call during printing. For information about implementing your idle function, see the discussion of PMIdleProcPtr.
function result
A result code. See Result Codes.

Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.